GCP 上で動作しているコンテナ
Google Cloud Platform 以下にいろいろ
だいたい GCR にあり、gcr.io/
GoogleCloudPlatform/container-definitions: This repository contains Bazel targets for Google-maintained common container definitions and their dependencies.
GoogleCloudPlatform/cloud-builders: Supported builder images for Google Cloud Build
gcr.io/cloud-builders/... にあるもの
GoogleCloudPlatform/cloud-builders-community: Community-contributed images for Google Cloud Build
こちらは自分でビルドして push して使う
GAE
grc.io/google-appengine/... 以下にあるもの、sidecar 系いろいろ
Runtime はリポジトリになっている
GoogleCloudPlatform/nodejs-docker: The Node.js Docker image used by Google App Engine Flexible.
GoogleCloudPlatform/golang-docker: Docker images for Go on Google App Engine
#GoogleCloud